home *** CD-ROM | disk | FTP | other *** search
- body {
- color: black;
- font-family: Verdana, Arial, sans-serif;
- background-color: white;
- }
- p {
- font-size: 13px;
- line-height: 19px;
- margin: 6px 0 6px 0;
- }
- h1 {
- font-size: 17px;
- margin-bottom: 0px;
- }
- h2 {
- font-size: 14px;
- font-weight: bold;
- }
- h3 {
- font-size: 15px;
- font-weight: bold;
- margin: 10px 0 2px 0;
- }
- ul {
- list-style-type: circle;
- margin: 0;
- }
- ul.toc {
- list-style-type: none;
- }
- ol {
- margin: 0;
- }
- ol.alpha {
- list-style-type:lower-alpha;
- }
- li {
- font-size: 13px;
- line-height: 21px;
- }
- a:link {
- color: #36c;
- }
- a:visited {
- color: #36c;
- }
- a:hover {
- color: #090;
- }
- a:active {
- color: #9cf;
- }
- .small {
- font-size: 10px;
- }
- .codegray {
- font-style: italic;
- font-weight: normal;
- font-variant: normal;
- color: #666666;
- }
- .codepurple {
- font-family: "Courier New", Courier, monospace;
- color: #990099;
- }
- .codeblue {
- color: #0000FF;
- }
- .codegreen {
- color: #578F20;
- }
-
-
- /** CSS code from older files, probably don't need
-
- code { color: #666666; font-weight: bold; white-space: normal }
- .snippetabbreviation { color: #990000; font-weight: bolder }
- .snippetcontent { color: #008000; font-weight: bolder }
- .faint { color: #999999 }
- .smalltext { font-size: 9px }
- .smallhead { font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: bold; line-height: 24px }
- .bigger { font-size: 12px; font-weight: bold; line-height: 15px }
- .highlight { color: #36c }
- .bigger3 { font-size: 16px; line-height: 22px }
- .backcolor { background-color: #d0deec }
- .medium { font-size: 11px; line-height: 14px }
- .highlight2 { color: #fff; background-color: #55c535 }
- .highlight3 { color: #f30 }
- .highlight4 { color: #f90 }
- .bigger2 { font-size: 14px; line-height: 20px }
- .boxtext { font-size: 12px; line-height: 16px; background-color: #d4e4f4; margin-left: 5px; padding: 2px 6px; width: 250px; border: solid 1px #039 }
- .tablebox { padding: 2px; border: solid 1px #36c }
- **/